home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Estrategia
/
battlefield.swf
/
scripts
/
DefineButton2_769
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
229 b
|
12 lines
on(release){
_root.gold = 3500;
_root.lvl = 1;
_root.swordups = 0;
_root.bowups = 0;
_root.ramups = 0;
_root.infstr = 0.2;
_root.arstr = 0.2;
_root.cavstr = 0.2;
_root.gotoAndStop("game");
}